In [42]:
%run C:\Users\MANU\Funcion_plots.ipynb
print function loaded

Joshua Tree¶

Date: 23 Apr 1992 04:50:23¶

m = 6.1¶

In [43]:
folder, earthquake = find_earthquake('Joshua Tree')
In [44]:
bar_chart_fp(folder)
In [45]:
plot_box_3d(folder)
In [46]:
scatter_plot_evs(folder)
In [47]:
temporal_series_b(folder)
In [48]:
alert_status_plot(folder)
In [49]:
table_specific(folder, earthquake)
Earthquake Date Magnitude b_ref b-Max3 b-Max7 b-Max30 b-Max90 Strike Dip Rake Fault type
Joshua Tree 1992-04-23 04:50:23.230000 6.1 0.97 nan nan 135.64 135.64 171 89 -177 SS
In [ ]:

In [ ]: